playerEnterFullscreen
Type
message
Summary
Sent when the player has entered full screen mode.
Syntax
playerEnterFullscreen
Description
Handle the playerEnterFullscreen message when the player has entered full screen play mode.
You can use mobileControlGet to test if fullscreen mode has been entered.
Examples
on playerEnterFullscreen
answer "The player has entered full screen mode" with "Okay"
end playerEnterFullscreen
Related
function: mobileControlGet
message: playerFinished, playerError, playerLeaveFullscreen, playerProgressChanged, playerStopped, playerPropertyAvailable, playerMovieChanged
Compatibility and Support
Introduced
LiveCode 4.6
OS
ios
Platforms
mobile